home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_basi / pa16v305.zip / FREQKEYW.TXT < prev    next >
Text File  |  1996-04-29  |  190b  |  30 lines

  1. as
  2. if
  3. else
  4. elseif
  5. end
  6. for
  7. loop
  8. while
  9. until
  10. select
  11. dim
  12. static
  13. private
  14. public
  15. redim
  16. const
  17. sub
  18. function
  19. integer
  20. string
  21. long
  22. byval
  23. boolean
  24. byte
  25. type
  26. then
  27. and
  28. or
  29. not
  30.